home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Education'More / D-G / EUROPE TEST.sea / EUROPE_test / background_2578.txt < prev    next >
Text File  |  1990-04-22  |  1KB  |  65 lines

  1. -- background: 2578 from stack: in
  2. -- bmap block id: 3354
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 14 (button)
  9. -- low flags: 00
  10. -- high flags: 8004
  11. -- rect: left=458 top=24 right=50 bottom=510
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Index
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card id 17600
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 15 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=466 top=299 right=337 bottom=507
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 20098 / 20098
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Home
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect iris close
  43.   go home
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 16 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=467 top=262 right=291 bottom=505
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 21449 / 21449
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: First
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to FIRST card
  63. end mouseUp
  64.  
  65.